home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •Games Parlour• / HyperQuackey 1.1 •••• / HyperQuackey 1.1 ееее / card_3349.txt < prev    next >
Text File  |  1990-10-02  |  2KB  |  89 lines

  1. -- card: 3349 from stack: in.1 –µ–µ–µ–µ
  2. -- bmap block id: 6557
  3. -- flags: 4000
  4. -- background id: 2264
  5. -- name: Rules
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0007
  11. -- rect: left=252 top=28 right=299 bottom=505
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 10 (button)
  23. -- low flags: 00
  24. -- high flags: 0004
  25. -- rect: left=402 top=303 right=326 bottom=431
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 15420 / 15420
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   go prev card
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 11 (button)
  42. -- low flags: 00
  43. -- high flags: 0004
  44. -- rect: left=434 top=303 right=326 bottom=463
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 16560 / 16560
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: 
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   go next card
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 12 (button)
  61. -- low flags: 00
  62. -- high flags: 0004
  63. -- rect: left=467 top=303 right=326 bottom=495
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 6720 / 6720
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: 
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   go card "Welcome"
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part contents for card part 1
  80. ----- text -----
  81. Perquackey can have any number of players.  Each player alternates forming as many words as possible in 3 minutes with the letter cubes.  
  82.  
  83. Only five words of the same length are allowed per turn.  That is, five three letter words, five four letter words, and so on.  Words can be made in any order--it is not necessary to complete one group before going on to the next.
  84.  
  85. If you use the singular form of a word, you cannot also add an "s" to make the plural form.  However, "es" and other plural forms are allowed.
  86.  
  87. A player becomes "vulnerable" upon reaching 2000 points.  At this point, three extra cubes may be used.  In addition, if the player scores less then 500 points on a turn, a penalty of 500 points is imposed.  Even if the score subsequently dips below 2000, the player remains vulnerable.
  88.  
  89. The first player to reach 5000 points wins, even if not all players have taken their turns.